Skip to content

fix(deps): bump ufo from 1.4.0 to 1.5.3 in /web#426

Merged
AchoArnold merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/ufo-1.5.3
May 3, 2024
Merged

fix(deps): bump ufo from 1.4.0 to 1.5.3 in /web#426
AchoArnold merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/ufo-1.5.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps ufo from 1.4.0 to 1.5.3.

Release notes

Sourced from ufo's releases.

v1.5.3

compare changes

🩹 Fixes

  • joinRelativeURL: Avoid lookbehind regex for browser compatibility (#228)

❤️ Contributors

v1.5.2

compare changes

🩹 Fixes

  • Use lookbehind regex only inside joinRelativeURL (#226)

❤️ Contributors

v1.5.1

compare changes

🩹 Fixes

  • joinRelativeURL: Handle base with protocol (#222)

v1.5.0

compare changes

🚀 Enhancements

🩹 Fixes

  • withoutTrailingSlash: Consider query param (#219)

📖 Documentation

❤️ Contributors

... (truncated)

Changelog

Sourced from ufo's changelog.

v1.5.3

compare changes

🩹 Fixes

  • joinRelativeURL: Avoid lookbehind regex for browser compatibility (#228)

❤️ Contributors

v1.5.2

compare changes

🩹 Fixes

  • Use lookbehind regex only inside joinRelativeURL (#226)

❤️ Contributors

v1.5.1

compare changes

🩹 Fixes

  • joinRelativeURL: Handle base with protocol (#222)

🏡 Chore

❤️ Contributors

v1.5.0

compare changes

🚀 Enhancements

  • Add withoutHost utility (#212)
  • joinURL: Handle segments with ../ (#217)
  • joinRelativeURL (#220)

... (truncated)

Commits
  • 9713f2f fix(joinRelativeURL): avoid lookbehind regex for browser compatibility (#228)
  • 8ba494b chore(deps): update devdependency @​types/node to ^20.11.30 (#227)
  • c84812a chore(release): v1.5.2
  • 5621692 chore(deps): update all non-major dependencies (#223)
  • 9d481ff fix: use lookbehind regex only inside joinRelativeURL (#226)
  • 2dd616e chore(release): v1.5.1
  • 3910926 fix(joinRelativeURL): handle base with protocol (#222)
  • fffbcd4 chore: add automd to autofix ci
  • ffc9d3e chore: update readme
  • bd65b41 chore(release): v1.5.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2024
@dependabot dependabot Bot requested a review from AchoArnold May 1, 2024 00:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/ufo-1.5.3 branch 3 times, most recently from c3e022c to 14f6992 Compare May 2, 2024 15:05
Bumps [ufo](https://github.com/unjs/ufo) from 1.4.0 to 1.5.3.
- [Release notes](https://github.com/unjs/ufo/releases)
- [Changelog](https://github.com/unjs/ufo/blob/main/CHANGELOG.md)
- [Commits](unjs/ufo@v1.4.0...v1.5.3)

---
updated-dependencies:
- dependency-name: ufo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/ufo-1.5.3 branch from 14f6992 to 805a30b Compare May 2, 2024 15:06
@AchoArnold AchoArnold merged commit 3e076ff into main May 3, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/web/ufo-1.5.3 branch May 3, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant